home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / EnterCD 01_2004.iso / Multimedia / Advanced Effect Maker Freeware Edition 1.0 / aemf10.exe / {app} / templates / dissolvemessage.swf / scripts / frame_10 / DoAction.as
Encoding:
Text File  |  2002-11-13  |  63 b   |  6 lines

  1. myp--;
  2. if(0 < myp)
  3. {
  4.    gotoAndPlay(_currentframe - 1);
  5. }
  6.